バージョン

DataSourceUrl メソッド (Map<T>)

マップ モデル MapModel.DataSourceUrl を設定します。
シンタックス
'宣言
 
Public Function DataSourceUrl( _
   ByVal dataSourceUrl As System.String _
) As Map(Of T)
public Map<T> DataSourceUrl( 
   System.string dataSourceUrl
)

パラメータ

dataSourceUrl
データ ソース URL。

戻り値の型

自身
参照

オンラインで表示: GitHub